IK Create Image


IK Create Render Target Image Number, Width, Height
IK Create Render Target Image Number, Width, Height, Color

Description

This command will create a new target image with size (Width, Height). If Color is not specified, a default color of 0x00000000 will be used (black transparent). If the image already exists, the old image will be overwritten.

Parameters

Image NumberIntegerThe ID of the new image.
WidthIntegerThe width of the new image.
HeightIntegerThe height of the new image.
ColorDWORDIf this parameter is specified, the new image will be filled with this color.


Index